var url=new String(window.location);var urlparts = url.split("/");var host = urlparts[2];host = host.replace("www.", "");document.write('')